GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / Barcode1DReaderDoScan_4 Method





In This Topic
Barcode1DReaderDoScan_4 Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function Barcode1DReaderDoScan_4( _
   ByVal ImageID As Integer, _
   ByVal ScanMode As Barcode1DReaderScanMode, _
   ByVal BarcodeType As Barcode1DReaderType, _
   ByVal ReturnCorrupted As Boolean, _
   ByVal ExpectedCount As Integer, _
   ByVal StopOnExpectedCount As Boolean _
) As GdPictureStatus
public function Barcode1DReaderDoScan_4( 
    ImageID: Integer;
    ScanMode: Barcode1DReaderScanMode;
    BarcodeType: Barcode1DReaderType;
    ReturnCorrupted: Boolean;
    ExpectedCount: Integer;
    StopOnExpectedCount: Boolean
): GdPictureStatus; 
public function Barcode1DReaderDoScan_4( 
   ImageID : int,
   ScanMode : Barcode1DReaderScanMode,
   BarcodeType : Barcode1DReaderType,
   ReturnCorrupted : boolean,
   ExpectedCount : int,
   StopOnExpectedCount : boolean
) : GdPictureStatus;

Parameters

ImageID
ScanMode
BarcodeType
ReturnCorrupted
ExpectedCount
StopOnExpectedCount
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members